I've found cramfs to be very useful for simplifying Xen testing with QEMU.
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 2 Sep 2005 07:55:22 +0000 (07:55 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 2 Sep 2005 07:55:22 +0000 (07:55 +0000)
Also, I imagine cramfs is used frequently for initrds so it's probably a good
idea to support it out of the box.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
linux-2.6-xen-sparse/arch/xen/configs/xen0_defconfig_x86_32
linux-2.6-xen-sparse/arch/xen/configs/xen0_defconfig_x86_64

index 5b61cd071ab81a099b682a0f8b36ea2697e3219c..299d96dcbcc76a295d9e7f92e711019f0827cc5d 100644 (file)
@@ -1123,7 +1123,7 @@ CONFIG_RAMFS=y
 # CONFIG_BEFS_FS is not set
 # CONFIG_BFS_FS is not set
 # CONFIG_EFS_FS is not set
-# CONFIG_CRAMFS is not set
+CONFIG_CRAMFS=y
 # CONFIG_VXFS_FS is not set
 # CONFIG_HPFS_FS is not set
 # CONFIG_QNX4FS_FS is not set
index 0d945215c946fb73a56cd80c0fa83c5eb6b4aa3e..314c67bf497d155bdd83285e3ee38512da8bdf23 100644 (file)
@@ -1032,7 +1032,7 @@ CONFIG_RAMFS=y
 # CONFIG_BEFS_FS is not set
 # CONFIG_BFS_FS is not set
 # CONFIG_EFS_FS is not set
-# CONFIG_CRAMFS is not set
+CONFIG_CRAMFS=y
 # CONFIG_VXFS_FS is not set
 # CONFIG_HPFS_FS is not set
 # CONFIG_QNX4FS_FS is not set